home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Medal Software 1
/
Gold Medal Software Volume 1 (Gold Medal) (1994).iso
/
prog
/
tpwprog7.arj
/
TRANSFER.RC
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-07-02
|
200 b
|
12 lines
#include "windows.h"
#include "transfer.dlg"
100 MENU LOADONCALL MOVEABLE PURE DISCARDABLE
BEGIN
POPUP "&Menu"
BEGIN
MenuItem "&Dialog", 101
MenuItem "E&xit", 102
END
END